home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / editor / etext400.zip / GO.BAT < prev    next >
DOS Batch File  |  1996-09-11  |  343b  |  13 lines

  1. echo off
  2. cls
  3. echo You are about to view a pre-compiled E-Text document...
  4. echo.
  5. pause
  6. read aesop
  7. echo You now have seen what E-Text can do.  If you are interested in
  8. echo creating your own E-Text documents, read the COMPILE.DOC file.
  9. echo.
  10. echo To print the documentation, from a DOS prompt, type:
  11. echo COPY COMPILE.DOC PRN
  12. echo.
  13.